Extracting specific records from a SQLite3 table in a certain time window

Suppose mytable has two columns: date_time as TEXT (formatted as ‘%Y-%m-%d %H:%M’) customer_ID as … 続きを読む Extracting specific records from a SQLite3 table in a certain time window